ESLint is a popular linting tool, but it only supports JavaScript. This plugin allows you to lint your HTML code without having to install a separate linting ...
Markuplint can evaluate it for syntaxes and template engines besides HTML through plugins. There are plugins for Pug, JSX(React), Vue, Svelte, Astro, Alpine.js, ...
This validator checks the markup validity of Web documents in HTML, XHTML, SMIL, MathML, etc. If you wish to validate specific content such as RSS/Atom ...
2019年3月17日 — Lint, or a linter, is a tool that analyzes source code to flag programming errors, bugs, stylistic errors, and suspicious constructs. The term ...